thread class造句
例句與造句
- Complex thread class
復(fù)雜線(xiàn)程類(lèi) - Initializes a new instance of the thread class , specifying the maximum stack size for the thread
類(lèi)的新實(shí)例,指定線(xiàn)程的最大堆棧大小。 - New members that use an acl have been added to the i o , registry , and threading classes
I / o類(lèi)、注冊(cè)表類(lèi)和線(xiàn)程類(lèi)中添加了使用acl的新成員。 - Many methods of the managed threading classes provide time - outs to help you detect deadlocks
托管線(xiàn)程處理類(lèi)的許多方法都提供了超時(shí)設(shè)定,可幫您檢測(cè)到死鎖。 - The thread could be implemented by using runnable interface or by inheriting from the thread class
線(xiàn)程可以執(zhí)行調(diào)用可運(yùn)行接口或從線(xiàn)程類(lèi)繼承.前者是較為有利。 - It's difficult to find thread class in a sentence. 用thread class造句挺難的
- A : the thread could be implemented by using runnable interface or by inheriting from the thread class
線(xiàn)程可以執(zhí)行調(diào)用可運(yùn)行接口或從線(xiàn)程類(lèi)繼承.前者是較為有利。 - Thread class , which represents a managed thread , whether it came from unmanaged code or was created in a managed application
類(lèi)表示托管線(xiàn)程(無(wú)論它是來(lái)自非托管代碼還是在托管應(yīng)用程序中創(chuàng)建的) 。 - Provides reference documentation for the thread class , which represents a managed thread , whether it came from unmanaged code or was created in a managed application
類(lèi)的參考文檔,該類(lèi)表示托管線(xiàn)程(無(wú)論它是來(lái)自非托管代碼還是在托管應(yīng)用程序中創(chuàng)建的) 。 - Initializes a new instance of the thread class , specifying a delegate that allows an object to be passed to the thread when the thread is started and specifying the maximum stack size for the thread
類(lèi)的新實(shí)例,指定允許對(duì)象在線(xiàn)程啟動(dòng)時(shí)傳遞給線(xiàn)程的委托,并指定線(xiàn)程的最大堆棧大小。 - Supplying and returning values in a multithreaded application is complicated because the constructor for the thread class must be passed a reference to a procedure that takes no arguments and returns no value
在多線(xiàn)程應(yīng)用程序中提供和返回值是很復(fù)雜的,因?yàn)楸仨殞?duì)某個(gè)過(guò)程的引用傳遞給線(xiàn)程類(lèi)的構(gòu)造函數(shù),該過(guò)程不帶參數(shù)也不返回值。 - In order to project the cooperative virtual classroom , the paper introduces cscw simply and researches some key technology of cscw application system such as cscw system structure , cluster cooperative work model , cooperative control system , the main task is to design application layer protocol , it use special thread classes to realize communication ; and supplies the model and key communication technology among clusters , and the realizing method of which is a typical application . in the paper , we use servlets of java to realize electronic blackboard system , and it handle much synchronous request in the meantime , thus it realize realtime discussion in the cooperative virtual classroom
將計(jì)算機(jī)支持的協(xié)同工作技術(shù)應(yīng)用到虛擬教室中,稱(chēng)之為支持計(jì)算機(jī)協(xié)同操作的虛擬教室。為了開(kāi)發(fā)協(xié)同虛擬教室系統(tǒng),論文中對(duì)cscw進(jìn)行了簡(jiǎn)單的介紹;研究與探討了開(kāi)發(fā)cscw應(yīng)用系統(tǒng)的一些關(guān)鍵技術(shù),如對(duì)cscw的體系結(jié)構(gòu)的研究、群體協(xié)作模式的研究、協(xié)作控制機(jī)制的研究;提出了對(duì)協(xié)同控制模塊的設(shè)計(jì),其中主要是應(yīng)用層協(xié)議設(shè)計(jì),在實(shí)現(xiàn)中采用專(zhuān)門(mén)的線(xiàn)程類(lèi)進(jìn)行數(shù)據(jù)通信管理;群組通信的關(guān)鍵技術(shù)。